ASP.NET Core MVC コントロールヘルプ
CellSize メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > GridLayoutBuilder<TControl,TBuilder> クラス : CellSize メソッド
The value.
Configurates C1.Web.Mvc.GridLayout.CellSize. Sets the size of the cell in the grid layout. It is in pixels.
シンタックス
'宣言
 
Public Function CellSize( _
   ByVal value As System.Integer _
) As TBuilder
public TBuilder CellSize( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

GridLayoutBuilder<TControl,TBuilder> クラス
GridLayoutBuilder<TControl,TBuilder> メンバ